Endpoint consumed by MeaWallet Request Card Data advises Qolo that an end-user wants to digitize a card
MeaWalletResponseDTO
Bad request
Unauthorized
NotFound
Server Error
{- "requestId": "string",
- "cardId": "string",
- "secret": "string",
- "walletId": "str",
- "paymentAppInstanceId": "string",
- "reason": "ISSUER_WALLET"
}
{- "responseId": "string",
- "cardInfo": {
- "encryptedData": "string",
- "publicKeyFingerprint": "string",
- "encryptedKey": "string",
- "iv": "string",
- "oaepHashingAlgorithm": "string",
- "panUniqueReference": "string",
- "tokens": [
- "string"
]
}
}